Platform Explorer / Nuxeo Platform 6.0

Extension point eventListener

Documentation

Contribute event listener to the annotation server to be notified on crud operation.

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.annotations.descriptors.EventListenerDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-annot-repo-6.0.jar
    <extension point="eventListener" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService">
    		<listener class="org.nuxeo.ecm.platform.annotations.repository.core.AnnotationEventListener"/>
    	</extension>